Skip to content

Update dependency ethers to v6.14.4 #786

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ethers (source) 6.12.0 -> 6.14.4 age adoption passing confidence

Release Notes

ethers-io/ethers.js (ethers)

v6.14.4

Compare Source

  • Fixed serialization of EIP-7702 transactions with leading 0-bytes (#​4916; 389dc03).

v6.14.3

Compare Source

  • Fixed non-normalized yParity on EIP-7702 JSON-RPC responses (#​4985; a8803ca).

v6.14.2

Compare Source

v6.14.1

Compare Source

  • Fix JSON-RPC authorizationList signature entries encoded as DATA instead of QUANTITY values (#​4916; 135db72).

v6.14.0

Compare Source

  • Remove BlockscoutProvider temporarily until custom error issues are fixed (805a8b3).

v6.13.7

Compare Source

  • Fix FallbackProvider coalescing call exceptions when backends return slightly different error message (268a0ac).

v6.13.6

Compare Source

  • Implicitly use EIP-7702 if authorizationList is given and non-empty (#​4961; e7c1bdf).
    • Initial EIP-7702 support (#​4916; db490e1).
    • Added support for to override fetch init options in the Browser (#​3895; 844ae68).
    • Added EIP-6963 discovery to BrowserProvider (f5469dd).
    • Merge: e5036e7 158f5d0 Merge branch 'main' into wip-v6.14 (e7165a6).
    • tests: squelch the noisy runtime console API event in browser tests (79428fd).
    • tests: added faucet key environment for browser CI tests (27d42af).
    • tests: better runtime exception output for browser tests (0beed25).
    • tests: added more debug endpoints to browser tests (33bbf66).
    • tests: added JSON-RPC tests to web browser CI (1c0c23c).
    • tests: added browser tests for sending (afd613a).
    • tests: debugging browser tests failing to launch (d1baa74).
    • tests: fix assert call for browser assert (1806bbd).
    • tests: inlcude more node tests in the browser tests (92fd5d1).
    • tests: move more tests to dev network (996f30c).
    • tests: debugging CI browser failure (ce7212d).
    • tests: debugging CI browser failure (f1821a6).
    • tests: debugging CI browser failure (cc9119c).
    • tests: debugging CI browser failure (3ac33f9).
    • tests: debugging CI browser failure (25b11ee).
    • tests: debug CI failing (3bcbcae).
    • tests: added circular support to browser-safe inspect (3854b39).
    • tests: added browser-safe inspect for tests (e299a31).
    • tests: fix for browser CI tests (74a68bc).
    • tests: adding debug info to local JsonPrcProvider (c508538).
    • tests: temporarily remove QuickNode (499ed8c).
    • Accept modern KZG library API while exposing legacy API (#​4841; e5036e7).
    • Added CommunityResourcable to exports (#​4776; bca8d1b).

v6.13.5

Compare Source

  • Use local dev net for testing Typed API to prevent tests getting throttled (7654ee3).
    • Fixed bad logic for searching prefetched transactions by hash (#​4868; ef3c9bc).
    • Add newline delimiter to IPC providers for broader support (#​4847; 474a8de).

v6.13.4

Compare Source

v6.13.3

Compare Source

  • Allow CCIP-read to continue during low-level fetch failures (#​4842; 1c31f95).

v6.13.2

Compare Source

v6.13.1

Compare Source

  • Update ws package to address possible DoS vulnerability (a4b1d1f).

v6.13.0

Compare Source

v6.12.2

Compare Source

  • Copy EIP-4844 properties during estimateGas and call (#​4728; cebe5ee).
    • Use non-capturing regex for data to prevent memory exhaustion for long strings (#​4741; 5463aa0).
    • Added Base endpointsto EtherscanProvider (#​4729; 7e1dc95).

v6.12.1

Compare Source

  • Prevent bad Interface clone when using two different versions of v6 (#​4689; 4d2d90f).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ethers-6.x branch from aeba394 to ee51ab3 Compare June 2, 2024 07:21
@renovate renovate bot changed the title Update dependency ethers to v6.12.1 Update dependency ethers to v6.12.2 Jun 2, 2024
@renovate renovate bot force-pushed the renovate/ethers-6.x branch from ee51ab3 to ce052f6 Compare June 4, 2024 09:13
@renovate renovate bot changed the title Update dependency ethers to v6.12.2 Update dependency ethers to v6.13.0 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/ethers-6.x branch from ce052f6 to bf9d556 Compare June 18, 2024 06:38
@renovate renovate bot changed the title Update dependency ethers to v6.13.0 Update dependency ethers to v6.13.1 Jun 18, 2024
@renovate renovate bot force-pushed the renovate/ethers-6.x branch from bf9d556 to b9fdcf0 Compare July 26, 2024 00:09
@renovate renovate bot changed the title Update dependency ethers to v6.13.1 Update dependency ethers to v6.13.2 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/ethers-6.x branch from b9fdcf0 to fc6809e Compare October 1, 2024 04:24
@renovate renovate bot changed the title Update dependency ethers to v6.13.2 Update dependency ethers to v6.13.3 Oct 1, 2024
@renovate renovate bot changed the title Update dependency ethers to v6.13.3 Update dependency ethers to v6.13.4 Oct 12, 2024
@renovate renovate bot force-pushed the renovate/ethers-6.x branch from fc6809e to 40ed625 Compare October 12, 2024 03:37
@renovate renovate bot force-pushed the renovate/ethers-6.x branch from 40ed625 to 9f890c5 Compare January 6, 2025 03:20
@renovate renovate bot changed the title Update dependency ethers to v6.13.4 Update dependency ethers to v6.13.5 Jan 6, 2025
@renovate renovate bot changed the title Update dependency ethers to v6.13.5 Update dependency ethers to v6.13.7 Apr 26, 2025
@renovate renovate bot force-pushed the renovate/ethers-6.x branch from 9f890c5 to 6184991 Compare April 26, 2025 04:34
@renovate renovate bot force-pushed the renovate/ethers-6.x branch from 6184991 to 2498b78 Compare May 7, 2025 05:23
@renovate renovate bot changed the title Update dependency ethers to v6.13.7 Update dependency ethers to v6.14.0 May 7, 2025
@renovate renovate bot force-pushed the renovate/ethers-6.x branch from 2498b78 to 1f66adf Compare May 15, 2025 21:09
@renovate renovate bot changed the title Update dependency ethers to v6.14.0 Update dependency ethers to v6.14.1 May 15, 2025
@renovate renovate bot force-pushed the renovate/ethers-6.x branch from 1f66adf to 027f9d0 Compare May 27, 2025 01:14
@renovate renovate bot changed the title Update dependency ethers to v6.14.1 Update dependency ethers to v6.14.3 May 27, 2025
@renovate renovate bot force-pushed the renovate/ethers-6.x branch from 027f9d0 to da41ef8 Compare June 13, 2025 04:00
@renovate renovate bot changed the title Update dependency ethers to v6.14.3 Update dependency ethers to v6.14.4 Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants